Re: [HACKERS] Kerberos 5 breakage.

Поиск
Список
Период
Сортировка
От Henry B. Hotz
Тема Re: [HACKERS] Kerberos 5 breakage.
Дата
Msg-id v0313030bb188d3725103@[137.78.218.94]
обсуждение исходный текст
Ответ на Re: [HACKERS] Kerberos 5 breakage.  ("Matthew N. Dodd" <winter@jurai.net>)
Ответы Re: [HACKERS] Kerberos 5 breakage.  ("Matthew N. Dodd" <winter@jurai.net>)
Список pgsql-hackers
At 11:02 AM -0700 5/20/98, Matthew N. Dodd wrote:
>Also, allowing writes of single characters is bad; you incur a context
>switch each write.  The client and server should be writing things into
>largish buffers and writing those instead of doing small writes.
>
>The existence of the following scare me...
>
>pqPutShort(int integer, FILE *f)
.
.
.

Can't these be defined as macros the way get/put stuff is done in stdio.h?

Signature failed Preliminary Design Review.
Feasibility of a new signature is currently being evaluated.
h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu



В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: AnonCVS ...
Следующее
От: "Matthew N. Dodd"
Дата:
Сообщение: Re: [HACKERS] Kerberos 5 breakage.